switch statement meaning in English
交换语句
开关语句
Examples
- Enumeration types may be used in a switch statement
枚举类型可用于switch语句中。 - This value can then be pulled out of the switch statement
然后,可从switch语句取出此值。 - Is most useful prior to switch statements and or conditional expressions
最适合用在switch语句和/或条件表达式之前。 - Alter table permissions apply to both tables involved in an alter table switch statement
Alter table权限适用于alter table switch语句涉及的两个表。 - This is part of a large switch statement that enumerates each method ; this will become important later
这是一个列举每种方法的庞大switch语句中的一部分,这些内容待会就变得很重要。